Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use UTC for timestamps #3137

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

weyfonk
Copy link
Contributor

@weyfonk weyfonk commented Dec 10, 2024

This brings consistency to the use of time.Now() timestamps for resource creation, deletion, last sync, etc.
It should limit the risks of confusion and timestamp-related bugs.

This should limit the risk of weird time-bound bugs.
This brings consistency to Fleet's timestamp management.
This should reduce the risk of time-bound bugs.
@weyfonk weyfonk requested a review from a team as a code owner December 10, 2024 17:14
@kkaempf kkaempf added this to the v2.10.2 milestone Dec 11, 2024
@manno manno modified the milestones: v2.10.2, v2.11.0 Dec 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: 👀 In review
Development

Successfully merging this pull request may close these issues.

4 participants